home *** CD-ROM | disk | FTP | other *** search
/ FEMA National Fire Acade…ulation: Casper Hall Dorm / FEMA National Fire Academy Simulation: Casper Hall Dorm.iso / database / dbLocal.mdb / tblCBTtype.json < prev    next >
JavaScript Object Notation  |  1999-09-27  |  360b

  1. {
  2.     "schema": {
  3.         "Type": "Text (5) NOT NULL",
  4.         "description": "Text (35) NOT NULL"
  5.     },
  6.     "data": [
  7.         {
  8.             "Type": "04047",
  9.             "description": "2-D College Dormitory Fire"
  10.         },
  11.         {
  12.             "Type": "04046",
  13.             "description": "2-D Stripmall Fire"
  14.         },
  15.         {
  16.             "Type": "04033",
  17.             "description": "Mansion"
  18.         },
  19.         {
  20.             "Type": "04031",
  21.             "description": "Ranch"
  22.         },
  23.         {
  24.             "Type": "04032",
  25.             "description": "Townhouse"
  26.         },
  27.         {
  28.             "Type": "04030",
  29.             "description": "Tutorial"
  30.         }
  31.     ]
  32. }